﻿2026-07-01T10:18:02.6553189Z ##[group]Run actions/checkout@v5
2026-07-01T10:18:02.6554020Z with:
2026-07-01T10:18:02.6554491Z   fetch-depth: 0
2026-07-01T10:18:02.6555078Z   repository: SaberMage/spt-core
2026-07-01T10:18:02.6560937Z   token: ***
2026-07-01T10:18:02.6561428Z   ssh-strict: true
2026-07-01T10:18:02.6561953Z   ssh-user: git
2026-07-01T10:18:02.6562464Z   persist-credentials: true
2026-07-01T10:18:02.6563026Z   clean: true
2026-07-01T10:18:02.6563547Z   sparse-checkout-cone-mode: true
2026-07-01T10:18:02.6564155Z   fetch-tags: false
2026-07-01T10:18:02.6564700Z   show-progress: true
2026-07-01T10:18:02.6565224Z   lfs: false
2026-07-01T10:18:02.6565694Z   submodules: false
2026-07-01T10:18:02.6566423Z   set-safe-directory: true
2026-07-01T10:18:02.6567013Z ##[endgroup]
2026-07-01T10:18:03.5487759Z Syncing repository: SaberMage/spt-core
2026-07-01T10:18:03.5489466Z ##[group]Getting Git version info
2026-07-01T10:18:03.5490395Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-07-01T10:18:03.5893329Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-01T10:18:03.6117231Z git version 2.43.0.windows.1
2026-07-01T10:18:03.6152530Z ##[endgroup]
2026-07-01T10:18:03.6163231Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\eee718e0-598a-4562-b1d4-4725f88c5ec0\.gitconfig'
2026-07-01T10:18:03.6179878Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\eee718e0-598a-4562-b1d4-4725f88c5ec0' before making global git config changes
2026-07-01T10:18:03.6182386Z Adding repository directory to the temporary git global config as a safe directory
2026-07-01T10:18:03.6186155Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-07-01T10:18:03.6440033Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-07-01T10:18:03.6633555Z https://github.com/SaberMage/spt-core
2026-07-01T10:18:03.6663602Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-01T10:18:03.6668032Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-01T10:18:03.6869487Z HEAD
2026-07-01T10:18:03.7141423Z ##[endgroup]
2026-07-01T10:18:03.7143709Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-07-01T10:18:04.1997056Z ##[group]Cleaning the repository
2026-07-01T10:18:04.2002090Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-07-01T10:18:07.2822382Z Removing dist/
2026-07-01T10:18:07.2822847Z Removing target/
2026-07-01T10:18:07.2861528Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-07-01T10:18:07.3713179Z HEAD is now at 461e6fe7 Merge pull request #40 from SaberMage/update-fetch-ux
2026-07-01T10:18:07.3740136Z ##[endgroup]
2026-07-01T10:18:07.3745255Z ##[group]Disabling automatic garbage collection
2026-07-01T10:18:07.3750651Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-01T10:18:07.3988093Z ##[endgroup]
2026-07-01T10:18:07.3988598Z ##[group]Setting up auth
2026-07-01T10:18:07.3994727Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-01T10:18:07.4232123Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-01T10:18:07.8207228Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-01T10:18:07.8456081Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-01T10:18:08.2435132Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-01T10:18:08.2654725Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-01T10:18:08.6636697Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-01T10:18:08.6948625Z ##[endgroup]
2026-07-01T10:18:08.6949198Z ##[group]Fetching the repository
2026-07-01T10:18:08.6959324Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +66137930bb69e0edaf305018643d6e9bd77ff064:refs/remotes/pull/41/merge
2026-07-01T10:18:10.0155082Z From https://github.com/SaberMage/spt-core
2026-07-01T10:18:10.0155560Z  * [new branch]        field-bug-milestone                      -> origin/field-bug-milestone
2026-07-01T10:18:10.0155949Z  * [new ref]           66137930bb69e0edaf305018643d6e9bd77ff064 -> pull/41/merge
2026-07-01T10:18:10.0293294Z ##[endgroup]
2026-07-01T10:18:10.0293646Z ##[group]Determining the checkout info
2026-07-01T10:18:10.0294251Z ##[endgroup]
2026-07-01T10:18:10.0299433Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-01T10:18:10.0573639Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-01T10:18:10.0806059Z ##[group]Checking out the ref
2026-07-01T10:18:10.0810774Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/41/merge
2026-07-01T10:18:10.1724112Z Previous HEAD position was 461e6fe7 Merge pull request #40 from SaberMage/update-fetch-ux
2026-07-01T10:18:10.1724727Z HEAD is now at 66137930 Merge d819a522816b569ada0165e9481241089db573fc into 461e6fe744d99cb967e052a8ecb3b14bbea3d4f2
2026-07-01T10:18:10.1755037Z ##[endgroup]
2026-07-01T10:18:10.2047669Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-01T10:18:10.2265421Z 66137930bb69e0edaf305018643d6e9bd77ff064
